SPI0 user register.
CS_HOLD | Set this bit to keep SPI_CS low when MSPI is in DONE state. |
CS_SETUP | Set this bit to keep SPI_CS low when MSPI is in PREP state. |
CK_OUT_EDGE | This bit, combined with SPI_MEM_CK_IDLE_EDGE bit, is used to change the clock mode 0~3 of SPI_CLK. |
USR_DUMMY_IDLE | SPI_CLK is disabled(No clock edges) in DUMMY phase when the bit is enable. |
USR_DUMMY | This bit enable the DUMMY phase of an SPI transfer. |